Skip to main content

Chebyshev1FilterModel

Chebyshev1FilterModel[n] creates a lowpass Chebyshev type 1 filter of order n.

Chebyshev1FilterModel[{n,ωc}] uses the cutoff frequency ωc.

Chebyshev1FilterModel[{"type",spec}] creates a filter of a given "type" using the specified parameters spec.

Chebyshev1FilterModel[{"type",spec},var] expresses the model in terms of the variable var.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.